MESCIUS SPREAD for Windows Forms 17.0J
AddRange(Keys[],String[]) メソッド

特定のボタンを示す<see cref="T:System.Windows.Forms.Keys" />の配列。
ボタンのキーを示す<see cref="T:System.String" />の配列。
<see cref="T:GrapeCity.Win.Spread.InputMan.CellType.CalculatorButtonMappingCollection" />に複数の項目を追加します。
構文
'Declaration
 
Public Overloads Sub AddRange( _
   ByVal keys() As Keys, _
   ByVal buttonKeys() As String _
) 
public void AddRange( 
   Keys[] keys,
   string[] buttonKeys
)

パラメータ

keys
特定のボタンを示す<see cref="T:System.Windows.Forms.Keys" />の配列。
buttonKeys
ボタンのキーを示す<see cref="T:System.String" />の配列。
例外
例外説明
System.ArgumentException 
参照

CalculatorButtonMappingCollection クラス
CalculatorButtonMappingCollection メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.